*** empty log message ***
authorAndreas Schwab <schwab@suse.de>
Mon, 26 Jan 2004 11:54:36 +0000 (11:54 +0000)
committerAndreas Schwab <schwab@suse.de>
Mon, 26 Jan 2004 11:54:36 +0000 (11:54 +0000)
src/ChangeLog

index ae50f7c5b747a32db9bde78b3cc844dbee190d0e..ff3df3f40e3646c29a9424abb6db4ed322685c1f 100644 (file)
@@ -1,3 +1,10 @@
+2004-01-26  Andreas Schwab  <schwab@suse.de>
+
+       * print.c (print_preprocess): Declare size as EMACS_INT to not
+       lose bits.
+       (print_object): Likewise.
+       * alloc.c (Fpurecopy): Likewise.
+
 2004-01-25  Luc Teirlinck  <teirllm@auburn.edu>
 
        * window.c (Fwindow_minibuffer_p): Doc fix.